home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / Mandelvroom 2.0.adf / help / generator < prev    next >
Text File  |  1989-06-12  |  1KB  |  55 lines

  1. Math Mode Help Information
  2.  
  3. These menu items control which  data
  4. type   is   used   when   generating
  5. pictures.  The data type affects two
  6. aspects of two  picture  generation:
  7. speed of calculation and accuracy of
  8. calculation.
  9.  
  10. Unless you have a 68020/68881  based
  11. Amiga,  generally  you  will   trade
  12. speed for accuracy.  You have  three
  13. choices for Math Modes:
  14.  
  15.   Int68000 - fastest, least accurate
  16.   FFP - middle at speed and accuracy
  17.   IEEE - slowest and most accurate
  18.  
  19. You can change a project's math mode
  20. at any time, but the change will not
  21. have effect until the next time  you
  22. start generating the project.
  23.  
  24. Typically, you would start by  using
  25. Int68000.   You would zoom in as far
  26. as you can  go,  until  the  picture
  27. starts  to  look  blocky or "noisy".
  28. At this  point,  you  will  have  to
  29. switch  to  FFP  mode.   You will be
  30. able to zoom  in  only  a  few  more
  31. times before you will have to switch
  32. to IEEE.  Once you are in IEEE mode,
  33. any  picture  will  be  VERY slow to
  34. generate.
  35.  
  36. For those of  you  lucky  enough  to
  37. have  a 68020/68881 based Amiga, you
  38. have two more Math Modes  to  choose
  39. from:
  40.  
  41.   Int68020 - fastest, least accurate
  42.   68881 - slower than  Int68020  but
  43.           as accurate as IEEE
  44.  
  45. Int68020 has the  same  accuracy  as
  46. Int68000  but  uses  more  efficient
  47. 68020 machine  instructions  and  is
  48. therefore faster.
  49.  
  50. 68881 Math Mode uses the 68881  math
  51. coprocessor  to  calculate pictures.
  52. This is not as fast  as  the  68020,
  53. but is much more accurate.
  54.  
  55.